﻿.subMenu {
    margin-top: -20px;
}

.menu-popover-full {
    width: 100% !important;
    max-width: none !important;
    left: 0 !important;
    background: none;
    box-shadow: none;
}

.mud-badge.mud-badge-top.right.mud-badge-overlap {
    inset: auto auto calc(100% - 20px) calc(100% - 12px) !important;
}

.menuTop {
    width: 100%;

    background: #fff;
    transition: all 1s ease; /* 平滑过渡 */

}

    .menuTop.fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        box-shadow: 0 2px 8px rgba(0,0,0,0.15);
        animation-duration: 1s; /* 吸附时加阴影更自然 */
    }


/*
.mud-avatar-filled {
    background-color: #fff;
}*/

.bg-white{
    background:#fff
}
.header_menu {
    background: #fff;
    padding: 0px 30px 0px 30px;
}

    .header_menu .mud-button-label{
         font-size:0.8rem
    }


    .header_menu .hm_button {
        color: #505050 !important;
        font-weight: 600;
    }
.loginDialogBtn {
    background: #b0a5d6;
    border-radius: 25px;
    color: #fff !important;
    height: 40px;
    padding: 10px 15px;


}
    .loginDialogBtn .far {
        font-size: .9rem
    }

    .header_menu .mud-paper {
        align-content: center;
        text-align: center;
    }

        .header_menu .mud-paper a, .header_menu .mud-paper button {
            color: #505050 !important;
            font-weight: 600;
        }


        .header_menu .mud-paper .mud-menu-activator {
            color: #505050 !important;
            font-weight: 600;
        }

.header_menu ._logo {
    background-image: url(../images/MAE_logo_grey_long.png) !important;
    background-size: contain; /* scales image to cover the div */
    background-position: center 10px; /* centers the image */
    background-repeat: no-repeat; /* prevents tiling */
    width: 200px; /* set width */
    height: 100px; /* set height */
    justify-self: center;
}

.mud-main-content {
    padding-top: 24px;
}



.Header_top {
    width: 100%;
    border-radius: 10px !important;
    background: #E0DFDC;
    padding: 8px 0;
    font-size: 12px;
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 主体内容居中 */
    position: relative;
    height: 30px;
}

.header-text {
    flex: 1; /* 占满剩余空间 */
    text-align: center; /* 文本居中 */
}



.cart-right {
    position: absolute;
    right: 30px; /* 固定在右边 */
    top: 0px;
}

.login-left {
    position: absolute;
    left: 20px;  
    top:-10px;
    display: flex;
    align-items: center;
    
}
.title_name_label{
    background:#b4a9da;
    margin-bottom:20px;
    padding:10px 20px; 
    color:#fff;

}
.title_name_label_white {
    background: #ebe9f6;
    margin-bottom: 20px;
    padding: 10px 2px;
    line-height: 1;
    color: #000;
    height: 40px;
    border-bottom: 2px solid #e3e3e3;
}
    .title_name_label_white p {
        font-weight: 400;
 
    }

.Cart-Icons {
    font-size: .675rem;
    font-weight: 200;
    color: #505050 !important;
    height: 26px;
}
    .Cart-Icons p {
        font-size: .6rem;
        font-weight: 400;
        color: #000 !important;
        text-transform: uppercase;
    }

    .Cart-Icons svg {
        font-size: 1.2rem;
        transform: translate(3px, 5px) scale(0.75);
    }
.cart-right a {
    display: inline-flex;
}
    .cart-right a p {
        font-weight: 200;
        margin-top: 10px;
        font-size: .675rem;
    }
.cart-right a svg {
    margin-top: 7px;
    font-size: 1rem;
    padding-right:2px
}
    .Cart-Icons-Bag svg {
        color: #505050 !important;
    }
._Currencies {
    width: auto;
    font-size: .6rem;
    padding-top: 0px;
}
    ._Currencies .mud-popover-cascading-value {
        position: fixed;
        top: 10px;
    }
/*  .mud-popover-cascading-value {
         position: fixed;
        top: 10px;

    }*/

.my-fixed-popover {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.2);
    z-index:99999;
}


._Currencies .mud-select {
    height: auto;
    top: 0px;
}
    ._Currencies .mud-input {
        width: 80px;
        font-size: .6rem;
        line-height: .6rem;
        height: 35px;
        color: #000; 
    }
    ._Currencies .mud-input span {
        display:none
    }
    ._Currencies .mud-input-control {
        font-size: .6rem
    }
._Selected-Country:before {
    border-bottom: none !important;
}
    ._Currencies .mud-input.mud-input-outlined .mud-input-outlined-border {
        border: none;
    }
._Currencies .mud-input-control.mud-input-control-margin-dense.mud-input-outlined-with-label {
    margin-top: 8px;
    margin-bottom: 4px;
    width: 300px;
}
    ._Currencies .mud-input.mud-input-outlined > ._Currencies .mud-input-outlined-border legend {
    }
    ._Currencies .mud-input.mud-input-outlined.mud-input-adorned-end {
        padding: 0;
        padding-inline-end:0
    }
    ._Currencies .mud-input-adornment-end {
        margin-top: 4px !important;
    }
    ._Currencies .mud-icon-size-medium {
        font-size: 1.1rem
    }

    ._Currencies .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined,
    ._Currencies .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined {
        transform: translate(35px,5px) scale(0.75);
        font-size: .5rem;
        font-weight: 500;
    }
    ._Currencies .mud-input > input.mud-input-root.mud-input-root-margin-dense, ._Currencies div.mud-input-slot.mud-input-root.mud-input-root-margin-dense {
        padding-top: 3px;
        text-overflow: unset;
    }
._CurrenciesSelect {
    padding: 5px;
}
    ._CurrenciesSelect .mud-list-item-text {

    }
    ._CurrenciesSelect .mud-typography-body1 {
        font-size: .5rem !important;
        font-weight: 400;
        color: #000;
        width: 100px;
    }
    ._CurrenciesSelect .mud-typography-body1 span {
        font-size: .4rem !important;
        font-weight: 300;
        color: #000;

    }

/**CART BOX*/
.cart_box {
    width: 30%;
}
    .cart_box ._close img {
      width:5%
   
    }
    .cart_box .item-list {
        margin: 15px 0;
    }
        .cart_box .item-list .product-img {
            width: 80px;
            height: 80px;
            object-fit: cover !important; /* 自动裁剪填满容器 */
            object-position: center !important;

        }

.subItem-list {
    font-size: 0.5rem;
/*    background: #f6f3ff;*/
}
.cart_box .mud-chip.mud-chip-size-small {
    font-size: 0.5rem;
    margin: 0;
    height:10px;
    float:right;
}

.bw-100 {
    width: 100%;

}
.br-0 {
    border-radius: 0;
}
.my-childcontent {
/*    padding: 20px;*/
    background: #fff;
    margin-top: 0px;
    border-radius: 0px;
    box-shadow: none;
    position: fixed;
    top: 150px;
    width:100% !important;
    margin-right:50px;

}
.currencyBoxlist {
    box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
    position: fixed;
    left: 120px;
    top: 50px;
    background:#fff;
}
.cartbox-wrapper {
    position: fixed;
    right: calc((100% - 1200px) / 2);
    top: 80px;
    background: #fff;
    width: 380px;
    box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12)
}
.member_menu {
    width:100%
}
@media (max-width: 1280px) {
    .cartbox-wrapper {
        right: 50px;
    }
}


.cartbox-content {
    flex: 1; /* 主体内容占满剩余空间 */
}

.cartbox-footer {
    background: #E0DFDC;
    padding:20px 0;
    border-radius:0
}

.product-img-small {
    width: 100px;
    height: 100px;
    object-fit: cover !important;
    object-position: center !important;
}
.w-full{
    width:100%;
}

.xs_totalItems .mud-theme-dark {
    font-size: 0.8rem !important;
    padding: 0px;
    height: 15px;
    min-width: 15px;
    border-radius: 15px;
    background: #3c3c3c !important;
/*    color: #000 !important;
    font-weight: 900 !important;
    background: transparent !important;*/
}
/*.xs_totalItems .mud-badge.mud-badge-top.right.mud-badge-overlap {
    inset: auto auto calc(100% - 20px) calc(100% - 18px) !important;
}*/

.scroll-to-top-show-button {
    position: fixed;
    bottom: 80px;
    right: 40px;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    z-index: 1000;
}
.scroll-to-top-show-button button{
background:#9078ff !important
}

.scroll-to-top-hide-button {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}

.title_name_label_show {
    background: #b4a9da;
    margin-bottom: 20px;
    padding: 10px 10px;
    color: #fff;
    border-radius:0;
    width:100%;
    text-align:left
}
    .title_name_label_show span{
      font-size:.9rem;
      font-weight:400
    }

.datatable .mud-table-cell {
    font-size: .75rem;
    line-height: 1.2 !important
}
.TabBox {
    background: #f3f3f3;
    padding: 10px 15px 15px 15px;
}
.datatable.mud-data-grid thead tr:last-of-type .mud-table-cell {
    border-bottom: 3px #f3f3f3 solid;
}
.TableList .mud-table-root {
    border-top: 1px #ccc solid;
    border-bottom: none;
}

.datatable.mud-data-grid .mud-table-cell .column-header .sortable-column-header {
    font-size: .6rem;
    font-weight: 500;
    color: #000
}

.datatable.mud-data-grid thead .mud-table-cell {
 /*   border-right: 1px #ccc solid;*/
}
.datatable.mud-data-grid .mud-table-cell.filter-header-cell {
    padding: 6px 10px 6px 10px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
}

.datatable .mud-input-adorned-start {
    margin:0 ;
    padding:0;
}
.datatable .mud-icon-size-small {
    font-size:1rem;
}
.datatable.mud-table-dense * .mud-table-row .mud-table-cell:last-of-type {
    border-right: none;
}
.datatable .mud-input > input.mud-input-root, .datatable div.mud-input-slot.mud-input-root::placeholder {
    font-size: .7rem;
    color: #000;
    padding: 6px 5px 3px 5px;
}
.datatable .mud-input.mud-input-filled.mud-input-underline:after {
    border: 1px solid #000
}
.datatable .mud-input > input.mud-input-root.mud-input-root-filled.mud-input-root-margin-dense,
.datatable div.mud-input-slot.mud-input-root.mud-input-root-filled.mud-input-root-margin-dense {
    padding: 2px;

}
.datatable .mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol {
    font-size: .7rem;
    transform: translate(6px, 5px) scale(1);
    color:#505050;
    font-weight:300;
}
.datatable .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol,
.datatable .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    font-size: .7rem;
    transform: translate(0px, -5px) scale(0.75);
    transform-origin: top left;
}
/*.datatable .mud-input > input.mud-input-root.mud-input-root-margin-dense, .datatable div.mud-input-slot.mud-input-root.mud-input-root-margin-dense {
    padding-top: 18px;
    padding-left: 17px;
    padding-bottom: 3px;
    border-bottom:1px #505050 Solid
}*/
/*.datatable .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol:before, .datatable .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";*/
/*    background: #505050;*/
/*padding: 1px  5px;
    font-size: .9rem;
    color: #505050;
    margin-right: 0px;
    font-weight: 800;
}*/
/*.datatable .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol, .datatable .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    font-size: .9rem;
    color: #000;
    font-weight: 500;*/
/*    border-bottom: 1px solid #505050;*/
/*width: 100%
}

.datatable .mud-input > input.mud-input-root, div.mud-input-slot.mud-input-root {
    font-size: .8rem
}
.datatable .mud-input > input.mud-input-root-outlined, .mud-table div.mud-input-slot.mud-input-root-outlined {
    padding: 8px 6px;
}*/

.mud-toolbar{
    /*background:#fff*/
}
.listSearch .mud-input.mud-input-outlined .mud-input-outlined-border {
    border:1px #fff solid;
    border-radius:0;

}
.listSearch.mud-input-control > .mud-input-control-input-container{
    background:#fff
}
.TableList {
    background: #f3f3f3;
    position: relative;
}
    .TableList.style2 {
        background: #fff;
        border: #c4c4c4 1px solid;
        border-radius: 0px;
        box-shadow: none;
    }
    .TableList.style2 .mud-paper {
        border-top: #c4c4c4 1px ridge;
        border-radius: 0px;
        box-shadow:none;
    }

.TableList .mud-table-pagination {
    position: absolute;
    top: 0px;
    left: 50%;
    right: 0;
}
    .TableList .mud-pagination {
        justify-content: end;
        width: 100%;
    }


.btn_mae {
    background: #b4a9da;
    color: #fff;
    border-radius: 30px;
    font-weight: 300;
    text-transform: math-auto;
    width: 100%;
    padding: 5px 25px;
}

    .btn_mae:hover {
        background: #7d62b4;
    }
@media (max-width: 1024px) {

 
}
@media (max-width: 959px) {
    .mud-main-content {
        margin-top: 40px;
        padding-top: 10px;
        padding-bottom: 10px;
        /*        height: 100vh;*/
    }


    .hidden-xs {
        display: none
    }
    .mud-appbar {
        background: #fff;

    }


    .show-Fold {
        float: right;
        border-radius: 25px;
        padding: 0px 3px;
        text-transform: capitalize;
        background: #fff;
        color: #fff;
        border: none;
    }
        .show-Fold .mud-button-label {
            font-size: .6rem;
            padding: 1px 1px 1px 8px;
            color: #480066;
            border: none !important;
        }

    .member_menu {
        position: fixed !important;
        padding: 30px 0 0 0;
        width:80%;
        height:105vh;
        background:#fff;
    }
}
.page-Title .mud-typography-h5 {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .scroll-to-top-show-button {
            position: fixed;
            bottom: 100px;
            right: 20px;
            opacity: 1;
            transition: opacity 0.3s ease-in-out;
            z-index: 1000;
        }
            .scroll-to-top-show-button .mud-fab-size-large {
                width: 36px;
                height: 36px;
            }
    }


.datatable.mud-data-grid .mud-table-cell.wrap-title .column-header {
    font-size: .6rem;
    font-weight: 500;
    color: #000;
    white-space: break-spaces;
    line-height: 1.4;
}
.TableList .item {
    background: #fff
}
@media (max-width: 959px) {
    .Breadcrumbs {
        display: none
    }
}
    @media (max-width: 600px) {
        .mud-main-content {
            padding-top: 0px;
            padding-bottom: 0px;
            min-height: calc(100vh - 146px);
        }

        .Breadcrumbs {
            display: none
        }

        .page-Title .mud-typography-h5 {
            font-size: .9rem;
            font-weight: 600;
            text-transform: uppercase;
        }
    }

    @media (max-width: 600px) {
        /**CART BOX*/
        .cart_box {
            width: 91%;
        }

        .pytmode {
            border-color: rgba(0, 0, 0, 0.11764705882352941);
            border-radius: 0;
        }

            .pytmode._AP {
                border-bottom: none;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
            }

            .pytmode._AT {
                border-top: none;
            }

            .pytmode._COD {
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
            }

            .pytmode.selected-pytmode {
                border: 1px solid #7e57c2;
            }
        /*        .mud-paper,
        .mud-typography-subtitle1 {
            font-size: 0.8rem !important;
        }
        .mud-typography-subtitle2 {
            font-size: 0.8rem !important;
        }
        .mud-typography-h6 {
            font-size: 0.9rem !important;
        }
        .mud-typography-caption {
            font-size: 0.6rem !important;
            line-height:.6 !important;
        }*/

        .mt-0 {
            padding-top: 0 !important;
        }

        .TableList .mud-pagination {
            justify-content: center;
            width: 100%;
        }

        .TableList .mud-table-pagination {
            left: 0;
            position: unset;
        }


        .TableList .order_name {
            font-size: .6rem;
            padding: 0 10px 0 20px;
        }

        .TableList .mud-typography-subtitle1 {
            font-size: .8rem;
        }

        .TableList .mud-secondary-text {
            font-size: .6rem;
        }

        .TableList .mud-avatar.mud-avatar-medium,
        .TableList .mud-image.fluid {
            height: 35px !important;
            width: 35px !important;
        }
        /*        .TableList .mud-button .mud-typography-caption {
            font-size: .4rem;
            font-weight:600
        }*/
        /*        .TableList .mud-button-icon-size-small > *:first-child {
            font-size: 20px;
        }*/
        .TableList .mud-paper {
            background: #fff !important;
            border-bottom: 4px #f3f3f3 solid;
        }

        .TableList .item {
            background: #fff;
            border-top: 2px #480066 solid;
        }

        .tab-mobile .mud-tab.mud-tab-active {
            background: #fff !important;
        }

        .TableList .mud-chip.mud-chip-size-small .mud-icon-root {
            font-size: .8rem;
        }

        .TableList .mud-chip .mud-typography-caption {
            font-size: .6rem;
        }

        .xs-hidden {
            display: none;
        }

        .TableList .hearder1 {
            justify-content: space-between;
        }
    }

    @media (max-width: 480px) {
        .mobile-topmenu {
            background: #fff;
            /*        border-bottom: 1px solid #b4a9da;*/
        }

        .cartbox-wrapper {
            left: 20px;
            right: 20px;
            top: 60px;
            width: auto;
        }
    }




    .p-none {
        padding: 0;
    }

    .mobile-btn {
        width: 100%
    }

    .mud-table-pagination-toolbar {
        margin: 0px 10px;
    }

        .mud-table-pagination-toolbar p.mud-table-pagination-caption:first-of-type,
        .mud-table-pagination-toolbar .mud-select {
            display: none
        }

        .mud-table-pagination-toolbar .mud-icon-button {
            padding: 1px;
            border-radius: 0;
        }

        .mud-table-pagination-toolbar .mud-icon-button-label {
            padding: 1px;
            border-radius: 2px;
            background: #b4a9da4c;
            color: #505050
        }

    .datatable .mud-button-root:disabled .mud-icon-button-label {
        color: #E0DFDC;
        background: #ccc;
    }

    .mud-table-pagination-toolbar p.mud-table-pagination-caption:last-of-type:after {
        content: " Records ";
        padding-left: 5px;
        font-size: .7rem
    }

    .mud-table-cell .column-header .column-options .sort-direction-icon {
        font-family: "Material Icons"; /* 或者你喜欢的 icon 字体 */
        content: "arrow_upward"; /* 自定义图标 */
        opacity: 1 !important; /* 保证始终可见 */
    }


    .text-center {
        text-align: center
    }

    .text-right {
        text-align: right
    }

    .text-white {
        color: #fff
    }

    .dot_txt:before {
        content: "·";
        width: 5px;
        padding-right: 3px;
    }

    .dot_txt1:before {
        content: "•";
        width: 5px;
        padding-right: 3px;
    }



    /*.mud-appbar{
    background:#fff
}*/



    /***Tree*/
    /*.TreeV .mud-collapse-wrapper-inner {
    border-left: 3px solid #fff;
    margin-left: 2px;
}*/
    .TreeV .mud-treeview-item {
    }


    /*.TreeV .mud-collapse-entered .mud-treeview-item .mud-treeview-item-arrow .mud-treeview-item-arrow-expand:before {
    content: 'L';
}*/


    .mud-treeview-item-arrow-expand::after {
        content: '|';
    }

    .mud-treeview-item-arrow-expand::before {
        content: '|';
        transform: rotate(90deg);
        padding-top: 8px;
        font-size: 1rem;
        color: #e3e3e3
    }

    .mud-treeview-item ._endChildren {
        margin-left: -28px;
    }

    .mud-treeview-group {
        border-left: #e3e3e3 solid 2px
        /*    margin-left: -1px;*/
    }

    .mud-treeview-item-content {
        padding-left: 0px
    }

    ._treeView .mud-chip {
        margin: 0 !important
    }

    ._treeView .mud-icon-size-medium {
        font-size: 1rem !important;
    }


    .LoadingCenter {
        top: 0;
        left: 15%;
        right: 0;
        bottom: 0;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        -moz-border-radius: inherit;
        -webkit-border-radius: inherit;
        border-radius: 100%;
        height: 100vh;
    }

    .txt-white {
        color: #fff
    }

    .border-box {
        background: #b0a5d6;
        color: #fff;
        border-radius: 50%;
        height: 240px;
        width: 240px;
        align-content: center;
        padding: 0px 30px;
    }

    .bg_info {
        background: #ebe9f6
    }

    .bg_primary {
        background: #b4a9da
    }

    .bg_grey {
        background: #f0f0f0
    }

    .button_mae {
        background: #b48cff;
        color: #fff !important;
        padding: 10px 30px;
        border-radius: 25px;
        font-size: 1rem;
    }



    .Product_addcart_footerbar {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
        padding: 20px 100px;
        background: #fff;
        z-index: 99;
        border-top: 1px solid #b4a9da
    }

        .Product_addcart_footerbar ._buttonAddtocart {
            width: 140px;
        }

        .Product_addcart_footerbar ._quantity .mud-input-control.mud-input-number-control.mud-input-showspin .mud-input:not(.mud-input-adorned-end).mud-input-outlined input.mud-input-root-margin-dense {
            padding: 0px 0;
        }

    .brand-cat {
        height: 5px;
        width: 150px;
        background: #b4a9da
    }


    .tt {
        background: #c3d2a5
    }

    .tabs-container {
        display: flex;
        width: 100%;
    }

    .filter-box {
        margin: 0;
        padding: 0;
        background: #fff;
        /* border: #f3f3f3 solid .5px;*/
    }

        .filter-box .mud-collapse-wrapper-inner {
            border: #f3f3f3 solid .5px;
            padding: 0 10px 15px;
        }

    .search_bar .mud-button {
        background-color: #fff;
        color: #6b41b4;
        border: #b4a9da solid 1px;
        border-radius: 25px;
        padding: 0px 30px;
    }

        .search_bar .mud-button .mud-button-label {
            font-size: .8rem;
            text-transform: capitalize;
            font-weight: 400;
        }

    .filter-box .underline-always {
        text-decoration: underline;
    }

    .datatable .mud-table-container {
        border: 5px #f3f3f3 solid;
    }

    .datatable .mud-table-toolbar {
        border: 1px #b4a9da solid;
        background: #fff;
        height: auto;
    }

    .datatable .mud-table-head tr:nth-child(2),
    .datatable .mud-table-head .mud-menu {
        display: none;
    }

    .datatable .mud-table-cell {
        padding: 6px 10px !important;
    }






    .brand-icon {
        height: 30px;
        margin: 30px 0 2px 0;
    }

    .brand-menu .name {
        font-size: .7rem;
        font-weight: 500;
        padding: 5px 0
    }

    .border-1 {
        border: 1px solid #e2e2e2;
    }

    .checkout_title {
        font-weight: 600;
        border-bottom: 3px solid #b4a9da
    }

    .address-card {
        border: .5px solid #505050;
        border-radius: 0px;
        background: #f9f9f9
    }

    @media (max-width: 959px) {
        .equal-tabs {
            padding: 8px 0px;
            height: 80px;
        }


            .equal-tabs .mud-image {
                height: 21px;
            }

            .equal-tabs .mud-typography-body2 {
                font-size: .9rem;
            }

        .xs-stack {
            flex-direction: column !important;
        }

        .brand-icon {
            height: 21px;
            margin-top: 10px;
            padding: 0 15px
        }
    }

    @media (max-width: 430px) {

        .checkoutChip {
            width: 100%
        }

            .checkoutChip .mud-chip {
                width: stretch;
                margin: 2px 30px
            }

        .addressChip .mud-typography-body2 {
            font-size: .7rem
        }

        .addressChip .mud-chip {
            padding: 0 10px;
        }

        .addressChip .mud-chip-selected svg {
            background: #b4a9da;
            border-radius: 25px;
        }
        /*    .checkoutChip .mud-typography-body1 {
        font-size: .6rem
    }

    .checkoutChip .mud-typography-caption {
        font-size: .6rem
    }*/
    }

    .MarkupString-P p {
        padding-bottom: 8px;
    }

    .InvoicePage .Header {
        align-content: space-between !important;
        align-items: center;
    }

    .InvoicePage .Logo {
        height: 80px;
    }


    line-primary {
        color: #b0a5d6
    }

    .btw-border {
        border-right: .5px solid #b0a5d6
    }

    .w-d5 {
        width: .5px;
        background: #b0a5d6;
        height: 50px;
        margin: 20px 0;
    }

    .branch_btn {
        margin: 8px 0;
        border-radius: 30px;
        background: #e6dcf5
    }

        .branch_btn .mud-button {
            background: #e6dcf5;
            width: 100%;
            border-radius: 50px;
            padding: 10px 30px;
        }

        .branch_btn .mud-collapse-container {
            background: #e6dcf5;
            padding: 0 30px;
            border-radius: 0 0 30px 30px;
        }

    @media (max-width: 600px) {
        .InvoicePage {
            font-size: .6rem
        }

            .InvoicePage .Logo {
                height: auto;
                width: 100%;
            }

            .InvoicePage .Header {
                align-content: space-between !important;
                align-items: center;
            }

                .InvoicePage .Header .mud-typography-h4 {
                    font-size: .7rem
                }

                    .InvoicePage .Header .mud-typography-h4 span {
                        font-size: .65rem !important
                    }

                .InvoicePage .Header .mud-typography-body2 {
                    font-size: .65rem
                }

                .InvoicePage .Header .mud-typography-h3 {
                    padding: 10px 0;
                }

            .InvoicePage .mud-typography-subtitle2,
            .InvoicePage .mud-typography-subtitle1 {
                font-size: .65rem
            }

            .InvoicePage .title_name_label_show {
                padding: 2px 5px;
                font-size: .65rem;
                margin: 5px 0 !important
            }


        .contactPage .info {
            flex-direction: column !important
        }

        .contactPage .line-xs {
            background: #ebe9f640;
            border-radius: 8px;
            padding: 10px 0;
            margin-bottom: 10px;
            /*        width: 50px;
        border-bottom: .5px solid #505050;*/
        }

            .contactPage .line-xs .mud-typography-subtitle2 {
                /*   border-top: .5px solid #505050;*/
                padding: 0px 0 0 0;
                width: 150px;
            }

        .w-d5 {
            display: none;
        }
    }

    @media (max-width: 599px) {
        .filter-box {
            padding: 1PX 0;
            margin: 0;
        }

            .filter-box button {
                width: 100%;
                border-radius: 0px;
            }

            .filter-box .search_bar {
                background: #fff;
            }

            .filter-box .mud-collapse-container {
              /*  padding: 0 25px*/
            }

            .filter-box .flex-row {
                flex-direction: row !important;
                flex-wrap: wrap;
            }

            .filter-box .mud-select {
                width: 150px;
            }

            .filter-box .mud-input-control {
                width: 150px;
            }



        .branch_btn {
        }

            .branch_btn .mud-button {
                padding: 10px 20px 6px;
            }

            .branch_btn .mud-collapse-container {
                padding: 0 15px;
            }
    }

    .cropped-img {
        width: 100%
    }
    /***Text*/
    /*@media (max-width: 480px) {
    .mud-typography-subtitle1 {
        font-size: 0.8rem;
    }
}*/

    @media (max-width: 480px) {
        .TableList {
            font-size: .65rem;
            border: #f3f3f3 solid .5px;
        }

            .TableList .mud-typography-subtitle1 {
                font-size: .6rem;
                line-height: inherit;
            }

            .TableList b {
                font-size: .65rem;
                font-weight: 400
            }

            .TableList .mud-secondary-text {
                font-size: .5rem;
            }

            .TableList .mud-typography-body1, .TableList .mud-typography-caption {
                font-size: .55rem;
                font-weight: 300
            }

            .TableList .mud-divider.mud-divider-fullwidth.mb-md-2 {
                display: none;
            }

            .TableList .mud-button-icon-size-small > *:first-child {
                font-size: .55rem;
            }

            .TableList .mud-paper {
                background: #fff !important;
                border-bottom: 2px #cccccc solid;
            }

            .TableList .item {
                background: #7e57c209;
                border-top: 1px #f3f3f3 solid;
            }

        .show-Fold {
            border: none !important;
            background: #f5f1fb;
            margin-left: 5px;
            /*      margin-bottom:5px;*/
            /*       border: solid #000 .5px !important*/
        }

            .show-Fold .mud-button-label .mud-button-icon-end.mud-button-icon-size-small {
                border: solid #505050 .5px;
                border-radius: 25px;
                margin-inline-start: 4px;
            }

            .show-Fold .mud-button-label {
                font-size: .50rem;
                padding: 0px;
                align-items: center;
                justify-content: flex-end;
                color: #000
            }

            .show-Fold .mud-button-icon-size-small > *:first-child {
                font-size: .65rem;
            }

        .listSearch > .mud-input-control-input-container > .mud-input-label-inputcontrol {
            font-size: .55rem;
        }

        .listSearch > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
            line-height: 1.15 !important;
        }
    }



    .Profile-Save {
        place-self: end;
        width: 40%;
        text-align: right;
    }

        .Profile-Save .Save-button {
            background: #b4a9da;
            border-radius: 10px;
            width: 100%;
            padding: 10px 5px;
            box-shadow: none;
        }

    @media (max-width: 599px) {
        .brand-icon {
            height: 21px;
            margin-top: 0px;
            padding: 0 0px;
        }
        .tab-Profile .mud-tabs-tabbar {
            /*        border-bottom: 2px #cccccc solid;*/
            height: 27px;
        }

        .tab-Profile .mud-tab {
            padding: 1px 5px;
            font-weight: 400;
            font-size: .65rem;
            min-width: auto !important;
            min-height: 27px;
          /*  border-right: .1px #cccccc solid;*/
            text-transform: capitalize !important;
        }

        .tab-Profile .mud-icon-button {
            padding: 6px 5px;
        }

        .tab-Profile .mud-icon-size-medium {
            font-size: .7rem;
            margin: 0px 3px;
            text-transform: uppercase !important;
        }

        .tab-Profile .mud-typography-h4 {
            font-size: .9rem;
            font-weight: 600;
            color: #000 !important;
            text-transform: uppercase;
            line-height: 1.4
        }

        .tab-Profile .mud-typography-body1 {
            font-size: .6rem;
            font-weight: 300;
            color: #000 !important;
        }

        .Profile-Save {
            place-self: center;
            width: 90%;
            text-align: center;
            margin: 15px 0 10px 0;
        }

            .Profile-Save .Save-button {
                background: #b4a9da;
                border-radius: 25px;
                width: 100%;
                padding: 10px 5px;
                box-shadow: none;
            }

                .Profile-Save .Save-button p {
                    border-radius: 0;
                    font-weight: 300;
                    font-size: .7rem;
                    padding: 5PX;
                }

        .Id-Policy .mud-typography-subtitle2 {
            font-size: .6rem;
            font-weight: 400;
        }

        .Id-Policy .mud-typography-body2 {
            font-size: .6rem;
            font-weight: 300;
        }

        .uploadIdentity {
            box-shadow: none;
            border-radius: 2px;
            border: #cccccc solid .5px;
            margin-top: 10px;
        }

            .uploadIdentity .mud-typography-h6 {
                font-size: .9rem;
                font-weight: 600;
                color: #000 !important;
                text-transform: uppercase;
                line-height: 1.4;
                text-align: center
            }

            .uploadIdentity .mud-button-label {
                font-size: .7rem;
            }

            .uploadIdentity .mud-button {
                width: 200px;
            }
    }



.club_BASIC {
    background:#c3d2a5
}
.club_PLUS {
    background: #bc734c
}
.club_PRO {
    background: #d59a2b

}
.club_PURPLE {
    background: #a294ca
}
.type_SD, .type_SE, .type_SP {
    border-radius: 25px !important;
    font-size: .8rem !important;
    height: 24px !important;
    width: 24px !important;
    padding: 0 !important;
    text-align: center !important;
    font-weight: 500;
}
.type_SE {
    border: #b1c38e 1px solid;
    background: #fff;
    color: #b1c38e
}
.type_SD {
    border: #c7821d 1px solid;
    background: #fff;
    color: #c7821d
}
.type_SP {
    border: #8a7bb9 1px solid;
    background: #fff;
    color: #8a7bb9
}
@media (max-width: 600px) {
    .datatable.bonustable.mud-xs-table {
        font-size: .6rem;
    }
    .datatable.bonustable.mud-xs-table .mud-typography-subtitle1 {
        font-size: .6rem;
    }
        .datatable.bonustable.mud-xs-table .mud-typography-body1 {
            font-size: .5rem;
            color: #505050
        }
            .datatable.bonustable.mud-xs-table .mud-typography-body1 b {
                font-size: .6rem;
                font-weight: 400;
                color:#000
            }
    .datatable.bonustable.mud-xs-table .mud-typography-subtitle1 b{
        font-weight: 400;
    }

    .distributor.mud-xs-table .mud-table-cell:before,
    .customer.mud-xs-table .mud-table-cell:before {
        font-size: .6rem;
        font-weight: 400;
        color: #505050
    }
    .distributor.mud-xs-table .mud-table-cell:first-child:before {
        content: "Distributor Tier \A Member Tier";
        white-space: pre-line;
    }

    .distributor.mud-xs-table .mud-table-row,
    .customer.mud-xs-table .mud-table-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .distributor.mud-xs-table .mud-table-cell,
    .customer.mud-xs-table .mud-table-cell {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        border: none;
        padding: 14px 16px;
        text-align: start !important;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
    }
        .distributor.mud-xs-table .mud-table-cell:first-child,
        .customer.mud-xs-table .mud-table-cell:first-child {
            width: 100%
        }
        .distributor.mud-xs-table .mud-table-cell:last-child,
        .customer.mud-xs-table .mud-table-cell:last-child {
            width: 100%
        }
            .distributor.mud-xs-table .mud-table-cell:last-child a,
            .customer.mud-xs-table .mud-table-cell:last-child a {
                width: 100%;
                box-shadow: none;
                border-radius: 25px;
            }
        .distributor.mud-xs-table .mud-table-cell:first-child,
        .customer.mud-xs-table .mud-table-cell:first-child {
            flex-direction: row;
            justify-content: space-between;
        }
    .distributor.mud-xs-table .mud-table-cell,
    .customer.mud-xs-table .mud-table-cell {
        width: 50%
    }
    .distributor.mud-xs-table td, .customer.mud-xs-table td {
        font-size: .7rem;
        color: #000
    }
    .distributor.mud-xs-table b, .customer.mud-xs-table b {
        font-weight: 400;
        font-size: .7rem;
    }
}

.treefigure {
    width: 100%;
    gap:10px;
}
@media (max-width: 600px) {
    .treefigure {
        width: 100%;
        gap: 10px;
    }
        .treefigure .mud-typography-body1 {
            font-size: .6rem;
            font-weight: 400;
        }
        .treefigure .name {
            display: flex;
            font-size: .6rem;
            align-items: center
        }

        .treefigure .mud-typography-subtitle2 {
            font-size: .6rem;
            font-weight: 400;
       
        }
        .treefigure .mud-typography-body2 {
            text-align: right;
            margin:0 5px;
        }
            .treefigure .mud-typography-body2 span {
                font-size: .6rem;
                font-weight: 400;
                text-align: left;
                float: left
            }
            .treefigure .mud-typography-body2 b {
                font-size: .6rem;
                font-weight: 500;
                text-align: right;
                float: right
            }
            .treefigure {
                font-size: .6rem;
            }

                .treefigure b {
                    font-size: .6rem;
                    font-weight: 500;
                }


                    .treefigure .chip-currency span {
                        border-radius: 3px;
                        font-size: .5rem;
                        background: #fff;
                        color: #505050;
                        padding: 3px 4px;
                    }
                .treefigure .chip-currency b {
                    font-size: .6rem;
                    color: #000000;
                    padding: 2px 4px;
                }
}